home *** CD-ROM | disk | FTP | other *** search
/ PC Answers 1995 May / PC Answers CD-ROM 7 (Future Publishing) (May 1995).iso / vbits / code / lang / intro / stdafx.h < prev   
Encoding:
C/C++ Source or Header  |  1994-10-06  |  240 b   |  6 lines

  1. // stdafx.h : include file for standard system include files,
  2. //      or project specific include files that are used frequently,
  3. //      but are changed infrequently
  4.  
  5. #include <afxctl.h>         // MFC support for OLE Custom Controls
  6.